projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2023-04-27
Matthias Clasen
gltexture: Synchronize when downloading
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Matthias Clasen
gltexture: Optionally take a sync object
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Matthias Clasen
glcontext: Add a way to check for GLsync
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
gltexture: Deprecate gdk_gl_texture_new()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
glrenderer: Port to GdkGLTextureBuilder
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
media-gstreamer: Port to GdkGLTextureBuilder
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
testsuite: Use GLTextureBuilder
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
glarea: Port to GdkGLTextureBuilder
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
texturebuilder: Pass the destroy notify to the build...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
texturebuilder: Add ::format and ::has-mipmap
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
gdk: Add GdkGLTextureBuilder
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Matthias Clasen
Merge branch 'matthiasc/for-main' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
Merge branch 'wip/otte/gl-version' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
wgl: Improve error messages when GL init fails
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
wgl: Create context during WGL initialization
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
win32: Get rid of display->gl_version
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
win32: Refactor context creation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
gdk: Add workaround for Visual Studio
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
mac: Properly set GLContext.is_legacy()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
glcontext: assert all contexts set the version on realize()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
mac: Try all different OpenGL profiles
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
glcontext: Compute matching version the simple way
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
win32: Make sure highest possible GL version is created
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
win32: Pass the version properly through the creation...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
glx: Make sure highest possible GL version is created
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
egl: Make sure highest possible GL version is created
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
gdk: Move GdkGLAPI enum into gdkenums.h
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
glcontext: Use GdkGLVersion elsewhere
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
gdk: Introduce GdkGLVersion
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Benjamin Otte
win32: Remove an outdated check
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Matthias Clasen
Fix a crash
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
Merge branch 'wip/otte/treelistmodel-madness' into...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Matthias Clasen
Fix the build with clang
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
treelistmodel: Delay notifies from TreeListRow
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
treelistmodel: Be safer during collapsing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
Merge branch 'wip/otte/surface-surgery' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Daniel Boles
3to4: Fix we said we replace doubles with doubles,
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
display: Remove ::create_surface() vfunc
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
wayland: Set default title in toplevel_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
macos: Add surface from ::constructed()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
gdk: Remove GDK_SURFACE_DRAG enum member
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
wayland: Create drag surface directly
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
wayland: Remove struct member
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
x11: Add private gdk_x11_drag_surface_new()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
x11: Set frame clock in ::constructed
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
x11: Move window construction to ::constructed()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
broadway: Create gdk_broadway_drag_surface_new()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
win32: Create gdk_win32_draw_surface_new()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
macos: Set frame clock in ::constructed
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
broadway: Set frame clock in ::constructed
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
broadway: Move surface init code into ::constructed()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
win32: Set frame clock in constructed()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
wayland: Construct the frame clock in the surface
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
surface: Make gdk_surface_set_frame_clock() available
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
macos: Move native window creation to ::constructed()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
macos: Don't pass sizes to macos_surface_new()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
macos: Create drag surface directly
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
macos: Move construction stuff into ::constructed
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
macos: toplevels have no parent
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
win32: Move surface init code into ::constructed()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
win32: Abort on error
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
win32: Remove outdated debug messages
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
win32: Move toplevel signal into the toplevel class
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
broadway: Pass parent as a construct argument
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
x11: Get rid of sizes when constructing surfaces
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
x11: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
wayland: Move surface initialization into constructed()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
wayland: Move toplevel-specific code into the toplevel
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Benjamin Otte
display: Remove x/y/w/h from create_surface()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Matthias Clasen
Merge branch 'application-signal-cleanup' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Matthias Clasen
application: Clean up signal handlers
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Matthias Clasen
Merge branch 'win32-warnings' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Matthias Clasen
Merge branch 'pathbar-webdav-root' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Matthias Clasen
Merge branch 'matthiasc/for-main' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Matthias Clasen
Merge branch 'modelbutton-no-click-outside' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Fran Dieguez
Update Galician translation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Sebastian Keller
gtkmodelbutton: Ignore releases outside of the button
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Matthias Clasen
gsk: Don't misuse bitwise operators
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Matthias Clasen
Merge branch 'matthiasc/for-main' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Marc-André...
gtk/win32: fix usage of deprecated function
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Marc-André...
gdk/win32: fix defined but not used warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Marc-André...
gdk/win32: fix `hr` set but not used
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Marc-André...
gdk/win32: fix g_string_free warning
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Marc-André...
gdk/win32: fix GDK_NOTE redefined warning
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Matthias Clasen
gsk: Don't misuse bitwise operators
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Matthias Clasen
Merge branch 'label_get_active_uri' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Matthias Clasen
Merge branch 'icontheme-has-icon-consistency' into...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Matthias Clasen
Merge branch 'null-display' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Takao Fujiwara
gdkdisplaymanager: Add missing nullable to display...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
velsinki
icontheme: make has_(g)icon consistent with lookup
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Chris Mayo
Fix hovered link URI not returned by gtk_label_get_curr...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Matthias Clasen
Merge branch 'ebassi/button-can-shrink' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Emmanuele Bassi
Add GtkMenuButton:can-shrink
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Sabri Ünal
Update Turkish translation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Benjamin Otte
Merge branch 'wip/otte/for-main' into 'main'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Benjamin Otte
surface: reformat function
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Benjamin Otte
surface: Refactor code
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Benjamin Otte
surface: Fold function into its only caller
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Benjamin Otte
surface: Stop maintaining an unused linked list
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Benjamin Otte
surface: Remove in_update tracking
commit
|
commitdiff
|
tree
|
snapshot
next